Table 0 descriptor n, n= 0 to 7
CHANNEL_NR | 0: convert input 0 1: convert input 1 2: convert input 2 3: convert input 3 4: convert input 4 5: convert input 5 6,7: reserved |
HALT | 0: After this descriptor continue with the next descriptor. 1: halt after this descriptor is processed. Restart at a new trigger. |
INTERRUPT | 1: Raise interrupt when ADC result is available |
POWER_DOWN | 1: Power down after this conversion. |
BRANCH | 00: Continue with next descriptor (wraps around after top). 01: Branch to the first descriptor in this table. 10: Swap tables and branch to the first descriptor of the new table. 11: reserved (do not store sample). Continue with next descriptor (wraps around after top). |
MATCH_VALUE | Evaluate this descriptor when descriptor timer value is equal to match value. |
THRESHOLD_SEL | Indicates which threshold comparison level register set is to be used: 00: no comparison, 01: THR_A. 10: THR_B. 11: Reserved |
RESET_TIMER | 1: reset descriptor timer. |
RESERVED | Reserved |
UPDATE_TABLE | 1: Update table with all 8 descriptors of this table. Descriptors of this table that are written without this bit set are not updated until any descriptor of this table is written with this bit set. This field is write only. A read returns 0x0. |